feat: test to ensure etag constant means no PROPFIND on a folder
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 16 Jul 2025 17:14:26 +0000 (19:14 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 25 Jul 2025 06:51:47 +0000 (06:51 +0000)
commit74746b27f158d5ac2d964647412956a20aeccffb
tree9fbb5172e72f4ab466cc13b8517ed9f9236f4a28
parent8d1d1ccf718e1107ddf6794ba7282a94ad141d48
feat: test to ensure etag constant means no PROPFIND on a folder

should help ensure we send a PROPFIND only when the folder etag changes

if some metadata apparently change, this is not enough to send a
PROPFIND request

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testpermissions.cpp